GrapeCity.CalcEngine.Functions Namespace > CalcCountFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 - 255 items: value1, [value2], [value3], ..
Value1, value2, ... are 1 to 255 arguments that can contain or refer to a variety of different types of data, but only numbers are counted.
'Usage Dim instance As CalcCountFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 - 255 items: value1, [value2], [value3], ..
Value1, value2, ... are 1 to 255 arguments that can contain or refer to a variety of different types of data, but only numbers are counted.
Target Platforms: Windows Server 2012, Windows RT